Skip to content

BUG: Revisit DatetimeIndex.insert doesnt preserve name and tz #7386

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 11, 2014

Conversation

sinhrks
Copy link
Member

@sinhrks sinhrks commented Jun 7, 2014

Closes #7378. The previous error was unrelated to insert logic.

It seems to be caused by DST related to tslib or pytz, and became obvious by the previous test case.

@jreback
Copy link
Contributor

jreback commented Jun 10, 2014

rebase this pls

@sinhrks
Copy link
Member Author

sinhrks commented Jun 11, 2014

@jreback OK, rebased.

jreback added a commit that referenced this pull request Jun 11, 2014
BUG: Revisit DatetimeIndex.insert doesnt preserve name and tz
@jreback jreback merged commit 14f0698 into pandas-dev:master Jun 11, 2014
@jreback
Copy link
Contributor

jreback commented Jun 11, 2014

thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: Datetime.index issues from 7299
2 participants